FlexReport for WinForms
Count プロパティ (OrderedDictionary<TKey,TValue>)


C1.Report.4.6.2 アセンブリ > C1.Report.Util 名前空間 > OrderedDictionary<TKey,TValue> クラス : Count プロパティ
Gets the number of key/values pairs contained in the OrderedDictionary<TKey,TValue> collection.
シンタックス
'宣言
 
Public ReadOnly Property Count As System.Integer
'使用法
 
Dim instance As OrderedDictionary(Of TKey,TValue)
Dim value As System.Integer
 
value = instance.Count
public System.int Count {get;}

プロパティ値

The number of key/value pairs contained in the OrderedDictionary<TKey,TValue> collection.
参照

参照

OrderedDictionary<TKey,TValue> クラス
OrderedDictionary<TKey,TValue> メンバ